Skip to content

Conversation

prwhelan
Copy link
Member

@prwhelan prwhelan commented Feb 6, 2025

Backports the following commits to 8.x:

When we are already parsing events, we can receive errors as the next
event.

OpenAI formats these as:
```
event: error
data: <payload>
```

Elastic formats these as:
```
data: <payload>
```

Unified will consolidate them into the new error structure.
@prwhelan prwhelan added :ml Machine learning >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:ML Meta label for the ML team labels Feb 6, 2025
@prwhelan prwhelan enabled auto-merge (squash) February 7, 2025 13:12
@prwhelan prwhelan merged commit f338ff8 into elastic:8.x Feb 7, 2025
15 checks passed
@prwhelan prwhelan deleted the backport/8.x/pr-121806 branch February 7, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :ml Machine learning >non-issue Team:ML Meta label for the ML team v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants